FHIR © HL7.org  |  Server Home  |  XIG Home  |  XIG Stats  |  Server Source  |  FHIR  

FHIR IG Statistics: CodeSystem/or-closure-reason

Packageca.on.oh-seris
Resource TypeCodeSystem
Idor-closure-reason
FHIR VersionR4
Sourcehttps://simplifier.net/resolve?scope=ca.on.oh-seris@0.11.0-alpha1.0.1&canonical=http://ontariohealth.ca/fhir/CodeSystem/or-closure-reason
URLhttp://ontariohealth.ca/fhir/CodeSystem/or-closure-reason
Version1.0.0
Statusdraft
Date2023-03-10
NameORClosureReason
TitleOR Closure Reason
Realmca
DescriptionIdentifies theĀ  reason for the OR closure
Contentcomplete

Resources that use this resource

ValueSet
or-closure-reasonOR Closure Reason

Resources that this resource uses

No resources found


Narrative

No narrative content found in resource


Source

{
  "resourceType": "CodeSystem",
  "id": "or-closure-reason",
  "url": "http://ontariohealth.ca/fhir/CodeSystem/or-closure-reason",
  "version": "1.0.0",
  "name": "ORClosureReason",
  "title": "OR Closure Reason",
  "status": "draft",
  "experimental": false,
  "date": "2023-03-10",
  "publisher": "Ontario Health",
  "description": "Identifies theĀ  reason for the OR closure",
  "content": "complete",
  "count": 5,
  "concept": [
    {
      "code": "p-b",
      "display": "Planned-Budget"
    },
    {
      "code": "p-h",
      "display": "Planned-Holidays"
    },
    {
      "code": "p-hr",
      "display": "Planned-Human Resources"
    },
    {
      "code": "u-e",
      "display": "Unplanned-Environmental"
    },
    {
      "code": "u-hr",
      "display": "Unplanned-Human Resources"
    }
  ]
}